Main Page | Class List | Class Members

BustaGraphics Class Reference

contains methods for displaying graphics More...

#include <BustaGraphicsButton.h>

List of all members.

Public Member Functions

void drawSPGame (BustaModelGameState *gs)
 Draws a window containg a singleplayer game.
void drawMPGame (BustaModelGameState gs)
 Draws a window containg a multiplayer game.
void drawOpponentBoard (BustaModelGameState gs)
 Draws the opponent's game board.
void drawMainScreen (MainScrnButton selected)
 Draws the main screen.
void drawChefSelelection ()
 Draws the chef selection screen.
void drawHighScores ()
 Draws the high scores screen.
void drawRankings ()
 Draws the rankings screen.
void drawOptions ()
 Draws the options screen.
void drawConnection ()
 Draws the connect screen.

Public Attributes

Button bMainScrn [MS_NUM_BUTTONS]
 Data Structure containing the button locations and links.


Detailed Description

contains methods for displaying graphics


Member Function Documentation

void BustaGraphics::drawMPGame BustaModelGameState  gs  ) 
 

Draws a window containg a multiplayer game.

Parameters:
gs A pointer to the Game State.

void BustaGraphics::drawOpponentBoard BustaModelGameState  gs  ) 
 

Draws the opponent's game board.

Parameters:
gs A pointer to the Game State.

void BustaGraphics::drawSPGame BustaModelGameState *  gs  ) 
 

Draws a window containg a singleplayer game.

Parameters:
gs A pointer to the Game State.


Generated on Tue Aug 2 22:03:11 2005 for BustaSandwich Graphics by  doxygen 1.4.2-20050421